type github.com/jackc/pgx/v5/pgtype.encodePlanNumericCodecTextFloat64Valuer
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
numeric.go#L333: return encodePlanNumericCodecTextFloat64Valuer{}
numeric.go#L507: type encodePlanNumericCodecTextFloat64Valuer struct{}
numeric.go#L509: func (encodePlanNumericCodecTextFloat64Valuer) Encode(value any, buf []byte) (newBuf []byte, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)